xen: arm: Annotate trap handler for HCR_EL2.{TWI,TWE,TSC}
authorIan Campbell <ian.campbell@citrix.com>
Mon, 30 Mar 2015 12:26:13 +0000 (13:26 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 8 May 2015 10:50:49 +0000 (11:50 +0100)
commit204cd4924d018ce156163106268e946367022fe1
tree8390f4ad27c01a3b7018da0d5f84ac2bc806a780
parent3eb68d634054a25df90fc233b47b632a177dea92
xen: arm: Annotate trap handler for HCR_EL2.{TWI,TWE,TSC}

Reference the bit which enables the trap and the section/page which
describes what that bit enables.

These ones are pretty trivial, included for completeness.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Reviewed-by: Julien Grall <julien.grall@citrix.com>
xen/arch/arm/traps.c